Skip to content

Update GitHub Actions workflow to use ZMK reusable workflow (@main)#1

Open
Simsalaba wants to merge 1 commit intozmk-helper-versionfrom
codex/fix-build-issues-with-deprecated-code
Open

Update GitHub Actions workflow to use ZMK reusable workflow (@main)#1
Simsalaba wants to merge 1 commit intozmk-helper-versionfrom
codex/fix-build-issues-with-deprecated-code

Conversation

@Simsalaba
Copy link
Copy Markdown
Owner

Motivation

  • The previous reusable workflow reference (@v0.3) is outdated and can trigger CI failures tied to deprecated actions internals.

Description

  • Switch .github/workflows/build.yml to use zmkfirmware/zmk/.github/workflows/build-user-config.yml@main and add inputs build_matrix_path: build.yaml and config_path: config so the reusable workflow finds this repo's matrix and config.

Testing

  • Parsed .github/workflows/build.yml and build.yaml as YAML with ruby -e "require 'yaml'; YAML.load_file(...)" and both parsed successfully.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant